From 8243aa4e84788144343d086579456e44246fc8f0 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Fri, 21 May 1993 23:47:10 +0000 Subject: [PATCH] * systty.h [SYSV_PTYS]: #include . Francesco Potorti` says it's necessary on his machine, and it should be harmless. --- src/systty.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/systty.h b/src/systty.h index 897a3c28e93..99c906ed3a3 100644 --- a/src/systty.h +++ b/src/systty.h @@ -108,6 +108,7 @@ static struct sensemode { #endif /* AIX */ #ifdef SYSV_PTYS +#include #include #ifdef titan #include -- 2.30.2